home *** CD-ROM | disk | FTP | other *** search
- --= WID = SIMTEL20 Ada Software Repository Item Description File = WID =--
- -- WIS TOOL NUMBER : WIS_TOOL_03_2
- -- LOCATION : ASR
- -- CATEGORY LEVEL 1 : COMMUNICATIONS
- -- CATEGORY LEVEL 2 : PROTOCOL
- -- CATEGORY LEVEL 3 : TELNET
- -- CATEGORY LEVEL 4 :
- -- INDEX : TELNET
- -- INDEX : Virtual Terminal Protocol
- -- INDEX : Protocol, Virtual Terminal
- -- TAXONOMY : !Interfaces!Network Protocols!TELNET
- -- DEPENDENCIES :
- -- SEE ALSO :
- --= ABSTRACT ===============================================--
- -- 1. TOOL NAME : Virtual Terminal Protocol
- -- 2. TOOL NUMBER : 3-2
- --
- -- 3. CONTRACTOR :
- -- 3a CONTRACT # : N66001-84-C-0030
- -- 3b NAME : E-Systems, Inc., ECI Division
- -- 3c LOCATION : St. Petersburg, Florida
- -- 3d POC :
- --
- -- 4. TOOL DESCRIPTION :
- -- This tool will implement RFC-854 of the TELNET protocol supporting
- -- a bi-directional, eight-bit byte oriented communications facility.
- -- This approach encompasses three main ideas: a Network Virtual
- -- Terminal(NVT), negotiated options, and a symmetric view of
- -- terminals and processes.
- --
- -- 5. SCHEDULE :
- -- 5a PDR/CDR : yes N/A, Design Walkthroughs
- -- 5b DELIVERY : July 1985
- -- 5c DISTRIBUTION : GTE, DG, NOSC, SIMTEL20
- --
- -- 6. CHARACTERISTICS :
- -- 6a DEVELOPMENT APPROACH :
- -- 6b HOST MACHINE : VAX 11/780 and WICAT
- -- 6c OPERATING SYSTEM : VMS
- -- 6d COMPILER : Telesoft 1.5 (unvalidated)
- -- 6e DEPENDENCIES :
- -- 6f NUMBER OF STATEMENTS :
- --
- -- 7. DOCUMENTATION : User's Manual, Project Report
- -- 8. PORTABILITY : There are system (VAX) design dependencies and the
- -- intended use of assembly language routines and calls to OS
- -- services. Compiled on VAX with DEC Ada, execution not tested.
- --
- -- 9. WIS USE :
- -- 9a FOUNDATION AREA : Network Protocols
- -- 9b WIS USE AREA : Interfaces
- -- 10. COMMENTS:
- -- 11. LAST CHANGE TO DATA : 21 March 1986.
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.DDN>TEL*.*
- -- FILE SPECS : PD:<ADA.DDN>IFACE*.*
- -- FILE SPECS : PD:<ADA.DDN>WICAT*.*
- -- FILE SPECS : PD:<ADA.DDN>USERSMAN*.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.DDN>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- TELBAT.CO 555 11
- -- TELNET.CMM 1264 34
- -- TELNET.CO 808 41
- -- TELNET.PRO 3611 76
- -- TELNET.SRC 273396 6840
- -- TELWICAT.DAT 194 14
- -- TELWICAT.SRC 218505 5011
- -- IFACE.COM 512 19
- -- IFACE.SRC 48820 1289
- -- IFACEBAT.COM 570 11
- -- WICATMISC.SRC 102526 3989
- -- USERSMAN.DIS 103 5
- -- USERSMAN.DOC 105163 2553
- -- =============== ========== ==========
- -- 13 Files 756027 19893
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-